Skip to main content

COUNT

1. Description

The COUNT Derivation Type is used to compute the count of a field after data has been grouped based on the specified group-by keys.

2. Screen Configuration

count_image

3. Required Fields

  • name: Output Field Name.
  • data_type: Output Field Type.
  • derivation
    • derivation_type: The derivation type used is "COUNT".
    • req_fields
      • Value: Any value can be passed here.